ResolveAllPromises
TheResolveAllPromises
method resolves all promises in this storage unit.
void ResolveAllPromises ();DISCUSSION
To resolve a promise, the storage unit calls theFulfillPromise
method of the part that made the promise.This method does not change the current focus context.
EXCEPTIONS
kODErrZeroRefCount
- This storage unit has a reference count of 0.
SEE ALSO
TheODPart::FulFillPromise
method (page 521).
TheODStorageUnit::ClearAllPromises
method (page 672).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help